﻿2026-08-21T12:57:21.3704175Z ##[group]Run actions/checkout@v5
2026-08-21T12:57:21.3704689Z with:
2026-08-21T12:57:21.3704972Z   fetch-depth: 0
2026-08-21T12:57:21.3705276Z   repository: BigscreenVR/spt-bs-core
2026-08-21T12:57:21.3707925Z   token: ***
2026-08-21T12:57:21.3708215Z   ssh-strict: true
2026-08-21T12:57:21.3708486Z   ssh-user: git
2026-08-21T12:57:21.3708792Z   persist-credentials: true
2026-08-21T12:57:21.3709102Z   clean: true
2026-08-21T12:57:21.3709394Z   sparse-checkout-cone-mode: true
2026-08-21T12:57:21.3709734Z   fetch-tags: false
2026-08-21T12:57:21.3710020Z   show-progress: true
2026-08-21T12:57:21.3710300Z   lfs: false
2026-08-21T12:57:21.3711707Z   submodules: false
2026-08-21T12:57:21.3711994Z   set-safe-directory: true
2026-08-21T12:57:21.3712330Z   allow-unsafe-pr-checkout: false
2026-08-21T12:57:21.3712657Z ##[endgroup]
2026-08-21T12:57:21.5734852Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-21T12:57:21.5736191Z ##[group]Getting Git version info
2026-08-21T12:57:21.5736779Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-21T12:57:21.6053176Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-21T12:57:21.6278142Z git version 2.43.0.windows.1
2026-08-21T12:57:21.6302266Z ##[endgroup]
2026-08-21T12:57:21.6310756Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\547c23a0-4a06-45d5-8b65-c8aaad71f9e6\.gitconfig'
2026-08-21T12:57:21.6324247Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\547c23a0-4a06-45d5-8b65-c8aaad71f9e6' before making global git config changes
2026-08-21T12:57:21.6325065Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:57:21.6329764Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-21T12:57:21.6684420Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-21T12:57:21.6974117Z https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:57:21.6998365Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-21T12:57:21.7003447Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-21T12:57:21.7241219Z refs/heads/golden/porter-205
2026-08-21T12:57:21.7266065Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-21T12:57:21.8578555Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:57:22.0993303Z ##[endgroup]
2026-08-21T12:57:22.0995524Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-21T12:57:22.5587372Z ##[group]Cleaning the repository
2026-08-21T12:57:22.5591231Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-21T12:57:41.3585207Z Removing .adapter-notify/
2026-08-21T12:57:41.3585766Z Removing bench-ledger/
2026-08-21T12:57:41.3586075Z Removing target/
2026-08-21T12:57:41.3616580Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-21T12:57:41.4662516Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:57:41.4689101Z ##[endgroup]
2026-08-21T12:57:41.4694472Z ##[group]Disabling automatic garbage collection
2026-08-21T12:57:41.4701516Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-21T12:57:41.4938324Z ##[endgroup]
2026-08-21T12:57:41.4938827Z ##[group]Setting up auth
2026-08-21T12:57:41.4945047Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:57:41.5223711Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-21T12:57:41.9231886Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:57:41.9492071Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-21T12:57:42.3246920Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:57:42.3476572Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-21T12:57:42.7687896Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-21T12:57:42.8019438Z ##[endgroup]
2026-08-21T12:57:42.8020025Z ##[group]Fetching the repository
2026-08-21T12:57:42.8027660Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-21T12:57:44.8271377Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:57:44.8271966Z  * [new branch]          assembly/porter-205 -> origin/assembly/porter-205
2026-08-21T12:57:44.8272578Z  * [new branch]          docs/ir50-register-close -> origin/docs/ir50-register-close
2026-08-21T12:57:44.8273207Z  * [new branch]          fix/202-mnemonics-forgery-unit -> origin/fix/202-mnemonics-forgery-unit
2026-08-21T12:57:44.8273653Z  * [new branch]          fix/ir53-cold-boot-instant -> origin/fix/ir53-cold-boot-instant
2026-08-21T12:57:44.8422177Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/porter-205
2026-08-21T12:57:44.9072007Z   origin/golden/porter-205
2026-08-21T12:57:44.9096187Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/porter-205
2026-08-21T12:57:44.9312517Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
2026-08-21T12:57:44.9333778Z ##[endgroup]
2026-08-21T12:57:44.9334204Z ##[group]Determining the checkout info
2026-08-21T12:57:44.9334773Z ##[endgroup]
2026-08-21T12:57:44.9340222Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-21T12:57:44.9617089Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-21T12:57:44.9843200Z ##[group]Checking out the ref
2026-08-21T12:57:44.9847663Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/porter-205 refs/remotes/origin/golden/porter-205
2026-08-21T12:57:45.0455440Z branch 'golden/porter-205' set up to track 'origin/golden/porter-205'.
2026-08-21T12:57:45.0455907Z Your branch is up to date with 'origin/golden/porter-205'.
2026-08-21T12:57:45.0456247Z Switched to and reset branch 'golden/porter-205'
2026-08-21T12:57:45.0477760Z ##[endgroup]
2026-08-21T12:57:45.0824244Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-21T12:57:45.1129500Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
